From 1b516b1886f335c3393977f60754fd872ec6a435 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 27 Jan 2004 23:07:13 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 3e66cba3563..6ea0e8be97a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,8 +1,19 @@ +2004-01-27 Stefan Monnier + + * emacsclient.c (main): Don't use the hostname in the socket name. + Look for relative socket names in the /tmp dir rather than in cwd. + 2004-01-24 Richard M. Stallman * emacsclient.c (main): Restore errno from saved_errno, so the error message comes from socket_status. +2004-01-20 Stefan Monnier + + * emacsclient.c (main): Stop if socket name too long. + Only try su-fallback if the socket name was not explicit. + Check socket name length in su-fallback case as well. + 2004-01-08 Andreas Schwab * emacsclient.c (main): Save errno from socket_status. -- 2.30.2